asis-programs software package provides Ada Semantic Interface Specification (ASIS) example programs, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install asis-programs
asis-programs is installed in your system.
Make ensure the asis-programs package were installed using the commands given below,
$ sudo dpkg-query -l | grep asis-programs *
You will get with asis-programs package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | asis-programs |
| Version | 2015-1build1 |
| Description | Ada Semantic Interface Specification (ASIS) example programs |
| Sub Section | devel |